diff options
| author | JaKooLit <jimmielovejay.com> | 2023-12-16 11:59:19 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay.com> | 2023-12-16 11:59:19 +0900 |
| commit | aa9a6ebfbb2f99f1301a1276dae3ea119a338ee9 (patch) | |
| tree | ad01741356dabd4b386619eaf5e3ae3fef0634f8 /config/waybar/configs/SummitSplit [Top & Bot] | |
| parent | f3cdea54863ca67e2533d2f5dc88be3eecf568b8 (diff) | |
Major Rename of waybar configs and styles for easier user to understand
Kitty - pywal color change disabled by default
Execs.conf re-organized
Auto wallpaper changed disabled by default
Diffstat (limited to 'config/waybar/configs/SummitSplit [Top & Bot]')
| -rw-r--r-- | config/waybar/configs/SummitSplit [Top & Bot] | 78 |
1 files changed, 0 insertions, 78 deletions
diff --git a/config/waybar/configs/SummitSplit [Top & Bot] b/config/waybar/configs/SummitSplit [Top & Bot] deleted file mode 100644 index c98b3514..00000000 --- a/config/waybar/configs/SummitSplit [Top & Bot] +++ /dev/null @@ -1,78 +0,0 @@ -/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ - -// ### DUAL TOP and BOTTOM ### // - -[{ -"include": "~/.config/waybar/modules", -"layer": "top", -//"mode": "dock", -"exclusive": true, -"passthrough": false, -"position": "top", -"spacing": 3, -"fixed-center": true, -"ipc": true, -"margin-top": 1, -"margin-left": 8, -"margin-right": 8, - -"modules-left": [ - "cpu", - "temperature", - "memory", - "disk", - ], - -"modules-center": [ - "idle_inhibitor", - "clock", - "custom/light_dark", - ], - -"modules-right": [ - "custom/weather", - "battery", - "backlight", - "bluetooth", - "network", - //"custom/updater", - "custom/cycle_wall", - "custom/lock", - ], -}, - -{ -"include": "~/.config/waybar/modules", -"layer": "top", -//"mode": "dock", -"exclusive": true, -"passthrough": false, -"position": "bottom", -"spacing": 5, -"fixed-center": true, -"ipc": true, -"margin-left": 8, -"margin-right": 8, -//"margin-bottom": 0, - -"modules-left": [ - "custom/menu", - "wlr/taskbar", - ], - -"modules-center": [ - "hyprland/workspaces#4", - ], - -"modules-right": [ - "hyprland/window", - "tray", - "mpris", - "keyboard-state", - "pulseaudio", - //"wireplumber", - "pulseaudio#microphone", - "custom/power", - ], - -}]
\ No newline at end of file |
